Turn off profiling
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 19:20:12 +0000 (19:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 19:20:12 +0000 (19:20 +0000)
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c

index 89493775bf61419f8ded19e72b148801881b3d79..89e903e899eec798dbec28b6d937c4af9fcc49fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-06-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkfilechooserdefault.c: Turn off profiling code.
+
        * tests/print-editor.c: Update for api changes.
 
        * gtk/gtk.h: Include gtkprintoperationpreview.h
index 89493775bf61419f8ded19e72b148801881b3d79..89e903e899eec798dbec28b6d937c4af9fcc49fa 100644 (file)
@@ -1,5 +1,7 @@
 2006-06-08  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkfilechooserdefault.c: Turn off profiling code.
+
        * tests/print-editor.c: Update for api changes.
 
        * gtk/gtk.h: Include gtkprintoperationpreview.h
index d5b6119c8fb20d75f3e90635caf76879d1dcd596..0927fbafb16ef7d2ffe7133b1d98172943b76974 100644 (file)
@@ -88,7 +88,7 @@
 #endif
 
 /* Profiling stuff */
-#define PROFILE_FILE_CHOOSER
+#undef PROFILE_FILE_CHOOSER
 #ifdef PROFILE_FILE_CHOOSER